home *** CD-ROM | disk | FTP | other *** search
- ; Startup script when using tiny2 as port 'D' on my ibm serial port
- ; expansion
- cd work:cbbs
- copy tnc.on.tiny2 tnc.on.d
- copy tnc.off.tiny2 tnc.off.d
- copy fwd.mb.tnc fwd.mb
- run locker
- waitport VE5VA-LOCK 20
- ; I don't need the -z argument when running mb because it is set with the
- ; setenv command in my s:startup-sequence.
- run mb -pd -nibmser.device -u3
- waitport CBBS-D 20
-